call list

英 [kɔːl lɪst] 美 [kɔːl lɪst]

网络  呼叫列表; 通话纪录; 呼叫表

计算机



双语例句

  1. The teacher began to call off the names on his list.
    老师开始按名单点名。
  2. W: Next, please drop down the core number of the book you want fill in the call slip and leave the list with me.
    然后,记下你要的书的关键数字填写索书单然后把单子留给我。
  3. For uniformity, however, every call to a dispatcher returns a list of return values from all functions that control what was propagated to.
    但是为了一致性,每次调用分派器都会返回一个从控制传播内容的所有函数中返回的返回值列表。
  4. A select() call returns a list of file descriptors for which at least one registered event has occurred.
    select()调用返回一个文件描述符列表,对于每个文件描述符至少注册了一个事件。
  5. To get a list of the user-defined attribute names for this file, we call the list() method on the view
    为获取用户为这一文件定义的属性名,我们在视图上调用list()方法
  6. Finally, call sort again to resort the list in reverse order ( highest first) by the first column, which is the enumeration itself.
    最后,再次调用sort以便对列表的第一列按照相反次序进行排序(最大的在前面),这是对其自身进行枚举。
  7. Unlike the corresponding system call DeviceIOControl, the input parameter list in ioctl is not fixed.
    与对应的系统调用DeviceIOControl不同,ioctl的输入参数列表并不固定。
  8. Each poll() call provids a list of file descriptors to be polled.
    每个poll()调用都提供要poll的文件描述符列表。
  9. With the call to start_kernel, a long list of initialization functions are called to set up interrupts, perform further memory configuration, and load the initial RAM disk.
    通过调用startkernel,会调用一系列初始化函数来设置中断,执行进一步的内存配置,并加载初始RAM磁盘。
  10. Next, you simply call each() on the list and print out the language variable in the body of the closure.
    接下来,只需对列表调用each(),并在闭包体内输出language变量。
  11. Specifically, a successful call to matchlist() will return a list with the following elements
    尤其是,成功调用matchlist()将返回一个包含以下元素的列表
  12. The program "call stack" is a list of functions which led up to the current one.
    程序“调用堆栈”是当前函数之前的所有已调用函数的列表(包括当前函数)。
  13. Any call to the Stateful Business Object List Cache must therefore contain information for the retrieval of the cached business object list, and those criteria are passed along as part of the request message by the requester of the service.
    因此,对有状态业务对象列表缓存的任何调用,必须包含用于检索已缓存业务对象列表的信息,服务请求方会将这些条件作为请求消息的一部分来进行传递。
  14. Unfortunately, that requires a bit of custom code, rather than a simple call to list. sort().
    遗憾的是,这需要使用一些定制的代码,不是简单地调用list.sort()就能够实现的。
  15. Above the fold ( 768 pixels high), it shows a large screenshot, tagline, value proposition, call to action, client list, videos and short feature list with images.
    折叠线以上(768像素高),它显示一个巨大的截图、标语、有价值的主张、行为召唤、客户列表、视频和使用图片展示的简短特性列表。
  16. Indian officials tend to roll their eyes at what they call the laundry list of reforms that are continually urged on them: reducing subsidies, raising limits on foreign ownership, speeding up privatisation and deepening India's capital markets.
    印度官员往往对外界敦促他们实施的所谓改革清单表示不屑:减少补贴、放宽对外资所有权的限制、加速私有化进程以及深化印度资本市场。
  17. I call on possible buyers from a list of people I had never seen such calls were often hard sells I had to be very firm.
    我访问从未谋面名单中的潜在买家,这种访问通常是强卖,因此我必须非常强硬。
  18. Then, the play call list is dynamically recreated again and remains the same until changed.
    此时,战术呼叫的清单将会再次动态罗列出来并保持不变直到再次改变。
  19. Lei: Not quite. Then, if it isn't too much of a bother, would you call all the people on this list and tell them
    还有。如果不太麻烦的话,你能照这个单子给每个人打个电话告诉他们
  20. Complete the bomb threat call check list ( form attached).
    填炸弹威胁报告表。
  21. The teacher began to call of the names on her list.
    老师开始念名单上的名字。
  22. Manage call logs and the contacts list.
    管理电话簿和通讯记录。
  23. China's affluent now sometimes half-jokingly call the ranking the Death List.
    如今,中国富人半开玩笑地称这个名次是“死亡名册”。
  24. Right, thank you, your call list is endless.
    谢谢,一直有人打电话找你。
  25. We started off with a call with that list.
    我们从那个列表的调用开始。
  26. I'm trying to call everyone on the list, but it's been slow going.
    我正试图打电话给名单上的每个人,但进展缓慢。
  27. I just used it when I got here to, to call a name from the help list.
    当我到达那里,我从帮助名单中打了个电话。
  28. In the paper, a kind of method that produces function call tree and function list using Borland C++ is introduced. Some data structures, algorithms and technologies are analysed.
    本文介绍了用Borlandc++编程实现函数列表和函数调用树的自动生成方法,并详细分析了有关的数据结构和主要算法及技巧。
  29. The production of function call tree and function list for C program
    C语言源程序函数列表和函数调用树的自动生成
  30. It is very important to make a document for programming work. Generally speaking, it includes standard program list, function call relation, variable reference list, program structure and so on.
    文档是编程工作的一个非常重要的环节,它一般包括规格化程序清单、函数调用关系、变量参访表和程序结构等等。